CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - scan line

搜索资源列表

  1. HW02_02

    0下载:
  2. 本程序实现扫描线填充算法。使用设备坐标系。 首先输入多边形顶点个数,比如:10; 第一个顶点坐标:100 400; 第二个顶点坐标:170 450; 第三个顶点坐标:250 450; 第四个顶点坐标:300 350; 第五个顶点坐标:350 350; 第六个顶点坐标:400 300; 第七个顶点坐标:300 200; 第八个顶点坐标:200 200; 第九个顶点坐标:150 270; 第十个顶点坐标:100 270; 例二处理自交多变形
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:2165
    • 提供者:likunlun
  1. z_buffer

    1下载:
  2. 消除隐藏面算法。z-buffer 扫描线算法.-Elimination of hidden surface algorithms. z-buffer scan line algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:4453
    • 提供者:likunlun
  1. ScanFill-Sutherland

    0下载:
  2. 该程序包含两部分,一部分使用扫描线区域填充算法完成多边形的扫描显示,另一部分使用Cohen-Sutherland算法实现直线裁剪-The program consists of two parts, using the scan line polygon area fill algorithm scans showed complete, the other using the Cohen-Sutherland line clipping algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:274692
    • 提供者:sjgao
  1. 22

    0下载:
  2. 基于VC的直线光栅扫描转换算法实现 基于VC的直线光栅扫描转换算法实现-VC-based raster scan line conversion algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1949301
    • 提供者:萧絮
  1. saomiaoxian

    0下载:
  2. 计算机图形学,简单的扫描线程序,用VC++实现。-Computer graphics, a simple scan line process, using VC++ implementation.
  3. 所属分类:2D Graphic

  1. CG-30

    0下载:
  2. fill a Polygon using Scan Line Polygon Fill Algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2349
    • 提供者:arash
  1. tianchong

    0下载:
  2. 基于MFC环境的多边形扫描线填充和区域填充算法。-MFC environment based on scan line polygon fill, and region filling algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1976876
    • 提供者:肖健
  1. opengl

    1下载:
  2. 使用OpenGL实现DDA、中点画线法、Bresenham算法绘制;中点画圆法、Bresenham画圆算法;多边形扫描线转换算法;多边形裁剪--逐边裁剪法等计算机图形学基本算法。-Use OpenGL, DDA, the dotted line method, Bresenham algorithm to draw midpoint drawcircle, Bresenham circle algorithm polygon scan line conversion algorithm p
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4977409
    • 提供者:
  1. Padding

    0下载:
  2. 实现橡皮绳功能,颜色选择对话框,扫描线种子填充算法,对与初学者很有帮助-Rubber rope to achieve function, color selection dialog box, scan line seed fill algorithm, and helpful for beginners
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:2045653
    • 提供者:王哲瑜
  1. saomiaodianzhen

    0下载:
  2. 点阵扫描,介绍点阵的常用形式,包括点扫描、行扫描、列扫描-Dot matrix scanning, introduced a common form of lattice, including point scanning, line scan, line scan
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:5144
    • 提供者:黑车
  1. Filled-Polygon

    1下载:
  2. 扫描线填充算法,通过AET和ET的表的定义可以高效的实现任意多边形的填充-AET scan line filling algorithm, through the table definitions and ET can be highly effective realization of arbitrary polygon fills
  3. 所属分类:Special Effects

    • 发布日期:2015-01-13
    • 文件大小:1955840
    • 提供者:yzhaosheng
  1. aimagesegmentationmethod

    0下载:
  2. 基于扫描线的带钢低对比度缺陷图像分割技术:本文提出了基于扫描线阀值分割的方法,解决了在采用梯度算子对图像进行预处理存在的漏检问题。-Strip based on scan line defects in low-contrast image segmentation: In this paper, the threshold based on scan line segmentation method to solve the gradient operator in the use of th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:423609
    • 提供者:yang
  1. fill

    0下载:
  2. 扫描线法填充多边形,链表形式,适用于所有不带岛的多边形-Filled polygon scan line method, the list form, for all non-island polygon
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1092
    • 提供者:xieyun
  1. Single

    0下载:
  2. 这是单文档的图形学程序,可实现画线,直线、多边形的裁切以及扫描线填充等功能-This is a single document, graphics program, allows drawing lines, line, polygon scan line of cut and fill and other functions
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-28
    • 文件大小:10598106
    • 提供者:乔晶
  1. SeedFilling

    0下载:
  2. 多边形区域的扫描线填充、扫描线种子填充算法实现-Scan line polygon area fill, scan line seed fill algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3738267
    • 提供者:maksim
  1. SketchPad

    0下载:
  2. 图形学Weiler-Atherton裁剪算法、Brensenham画线、画圆算法和扫描线填充算法。做成一个类似于Windows画笔的东西。-Graphics Weiler-Atherton clipping algorithm, Brensenham drawing a line, circle algorithm and scan line fill algorithm. A brush made of something similar to Windows. May be required
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:149700
    • 提供者:王宇翔
  1. basic-graph-generation

    0下载:
  2. 一个图形生成MFC系统,有计算机图形学的基本图形绘制算法,包括直线的三种(DDA,中点,Bresenham),圆的两种(中点,Bresenham),椭圆(中点)及区域填充(多边形扫描线,种子扫描)-MFC system to generate a graph, with the basic graphics computer graphics rendering algorithms, including three straight (DDA, the mid-point, Bresenham
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:2008902
    • 提供者:qq
  1. Bresenham2

    0下载:
  2. Bresenham算法绘制线段并利用“橡皮筋”功能绘制折线。将绘制的折线连接成多边形,并选择种子填充法或扫描线填充法进行填充 鼠标交互生成矩形裁剪框,实现对绘制的折线的裁剪 -Bresenham algorithm for drawing lines and using the " rubber band" feature to draw a line. The line will connect into a polygon drawing, and selec
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1905
    • 提供者:潘陆
  1. GraphicFill

    0下载:
  2. c语言 计算机图形 边界填充算法 泛填充算法 扫描线区域填充算法-computer graphics c language pan-filling algorithm boundary fill algorithm fills the region scan line algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:2000638
    • 提供者:Frances
  1. xiaoyin

    1下载:
  2. 计算机图形学,两种消隐算法,包括画家算法与扫描线消隐算法-Computer graphics, two blanking algorithm, including the artist with the scan line blanking algorithm algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4813031
    • 提供者:我说
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 21 »
搜珍网 www.dssz.com